-
-
Notifications
You must be signed in to change notification settings - Fork 265
chore: prepare release notes and public API for v5.0.0 #585
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
- Move new SourceGeneration APIs from Unshipped to Shipped - Update CHANGELOG header from Unreleased to v5.0.0 - Add missing contributor references to CHANGELOG - Add 5.0 release notes to Hosting.CommandLine Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Code Review - PR #585This PR correctly prepares the release notes and public API surface for v5.0.0. The changes are well-structured and follow the project's release management conventions. Summary of Changes1. CHANGELOG.md ✅
2. PublicAPI.Shipped.txt ✅
3. PublicAPI.Unshipped.txt ✅
4. Hosting.CommandLine/releasenotes.props ✅
VerificationAll changes align with the release preparation requirements:
RecommendationLGTM - This PR is ready to merge. All changes are correct and follow the project conventions outlined in CLAUDE.md. The only remaining validation is to run |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #585 +/- ##
=======================================
Coverage 79.93% 79.93%
=======================================
Files 120 120
Lines 4017 4017
Branches 872 872
=======================================
Hits 3211 3211
Misses 618 618
Partials 188 188 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Summary
Test plan
#nullable enable)./build.ps1to ensure no breaking changes🤖 Generated with Claude Code